projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ed46ae
)
* xftfont.c (xftfont_open): Free Xft font pattern if
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 15 Dec 2008 01:57:19 +0000
(
01:57
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 15 Dec 2008 01:57:19 +0000
(
01:57
+0000)
XftFontOpenPattern fails.
* xterm.c (x_free_frame_resources): Remove extraneous call to
free_frame_faces.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 87bae7a4144201d9bc88044a59e200399396ef8d..fec7ebb8c12c3bfc23a854c8b5cc7383d2d06ab2 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2008-12-15 Chong Yidong <cyd@stupidchicken.com>
+
+ * xftfont.c (xftfont_open): Free Xft font pattern if
+ XftFontOpenPattern fails.
+
+ * xterm.c (x_free_frame_resources): Remove extraneous call to
+ free_frame_faces.
+
2008-12-13 Chong Yidong <cyd@stupidchicken.com>
* xterm.c (x_delete_display): Move xim_close_dpy call to